#Skinning Information for FreeStyle Dash

= Main Screen =
-------------------------
== Loading.xur - ScnLoading ==
------------------------
		 Elemeent Name 		 Element Type 		 	 Element Function 		
		 CurrentThing 		 CXuiTextElement 		 What is currently processing 		
		 Sub1Text 		 CXuiTextElement 		 Sub process text 		
		 Sub2Text 		 CXuiTextElement 		 sub process 2 text 		
		 Sub1Progress 		 CXuiProgressBar 		 sub process progress bar 		
		 Sub2Progress 		 CXuiProgressBar 		 sub process 2 progress bar 		

---------------------
== main.xur - ScnMain ==
------------------
		 XBox360Games_back* 	 CXuiControl 		 	 Button to Launch 360 game Menu 		
		 XBoxLiveArcade_back* 	 CXuiControl 			 Button to Launch Arcade games Menu 		
		 Homebrew_back* 	 CXuiControl 			 Button to Launch Homebrew Menu 		
		 Emulators_back* 	 CXuiControl 		 	 Button to Launch Emulators Menu 		
		 Date 		 	 CXuiTextElement 		 Current Date 		
		 Time 			 CXuiTextElement 		 Current Time 		
		 DateTime 		 CXuiTextElement 		 Current Date and time 		
		 TitleTemperatures 	 CXuiTextElement 		 Title for temperature display 		
		 TemperatureCPU 	 CXuiTextElement 		 Displays CPU Temperature 		
		 TemperatureGPU 	 CXuiTextElement 		 Displays GPU Temperature 		
		 TemperatureEDRAM 	 CXuiTextElement 		 Displays EDRAM Temperature 		
		 TemperatureMB 		 CXuiTextElement 		 Displays MB Temperature 		
		 TitleDiskSpace 	 CXuiTextElement 		 Title for disk usage display 		
		 FreeHDD1 		 CXuiTextElement 		 Free Space on HDD1 		
		 FreeMU0 		 CXuITextElement 		 Free Space on Memory Unit 1 		
		 FreeUSB0 		 CXuiTextElement 		 Free Space on USB0 		
		 FreeUSB1 		 CXuiTextElement 		 Free Space on USB1 		
		 IPAddress 		 CXuiTextElement 		 Display IP Address 		
		 TitleSystemInfo 	 CXuiTextElement 		 Title for System Information Display 		
		 AVPack 		 CXuiTextElement 		 Displays the type of AVPack you have 		
		 TrayStatus 		 CXuiTextElement 		 Display the status of the DVD Tray 		
		 Orientation 		 CXuiTextElement 		 Display Xbox Orientation (vertical or horizontal) 		
		 SMCVer 		 CXuiTextElement 		 Displays Verions of the SMC 		
		 GamerTag 		 CXuiTextElement 		 Displays GamerTag information 		
		 GamerScore 		 CXuiTextElement 		 Displays GamerScore Information 		
		 favorites 		 CXuiNavButton 		 	 Takes you to the Game List and Displays Favorites 		
		 Recent Games 		 CXuiNavButton 		 	 Takes you to Game List and displays Recent Games 		
		 Utilities 		 CXuiNavButton 		 	 Takes you to the utilities menu 		
		 AButton 		 CXuiButton 		 	 Informs you to press A to select things 		
		 Title	 		 CXuiTextElement 		 Sets the Title on the screen 		
		 

---------------------------
== xbox360.xui - ScnGames ==
----------------------
		 GameList* 		 CXuiList 		 	 List of games 		
		 TitleText 		 CXuiTextElement 		 screen title 		
		 Genre 		 	 CXuiTextElement 		 selected game genre 		
		 Cover 		 	 CXuiImageElement 		 selected game cover 		
		 ScreenShot1 		 CXuiImageElement 		 selected game screenshot 		
		 ScreenShot2 		 CXuiImageElement 		 Selected game screenshot 		
		 DescText 		 CXuiTextElement 		 selected game description 		
		 GameTitle 		 CXuiTextElement 		 selected game title 		
		 GenreButton* 		 CXuiControl 		 	 y button 		
		 XButton* 		 CXuiControl 		 	 x button 		
		 ToggleFav* 		 CXuiControl 		 	 lb button 		
		 ShowFav* 		 CXuiControl 		 	 rb button 		
		 Background 		 CXuiImageElement 		 Games background image 		
		 VideoBack 		 CXuiElement 		 	 Video backgroud 		
		 Video 		 	 CXuiVideo 		 	 Preview video 		
		 Date 		 	 CXuiTextElement 		 Current Date 		
		 Time 		 	 CXuiTextElement 		 Current Time 		
		 DateTime 		 CXuiTextElement 		 Current Date and time 		
		 Utilities 		 CXuiNavButton 			 Parental Controls 		
		 BackGroundPanel 	 CxuiControl 			 Displays the Grey Background 		
		 AButton 		 CxuiButton 			 Displays the A Button Information 		
		 BackButton 		 CXuiBackButton 		 Goes back to previous screen 		
		 XuiControl1 		 CXuiControl 			 Shows background 		 

--------------------------------
== Gamedetails.xui - ScnGameDetails ==
--------------------------------
		 TitleText 		 CXuiTextElement 		 selected games title 		
		 Genre 		 	 CXuiTextElement 		 selected games genre 		
		 Cover 		 	 CXuiImageElement 		 selected games cover 		
		 ScreenShot1 		 CXuiImageElement 		 selected games Screenshot 		
		 ScreenShot2 		 CXuiImageElement 		 selected games Screenshot 		
		 ScreenShot3 		 CXuiImageElement 		 selected games Screenshot 		
		 ScreenShot4 		 CXuiImageElement 		 selected games Screenshot 		
		 DescText 		 CXuiTextElement 		 selected games description 		
		 AButton* 		 CXuiControl 			 launch game button 		
		 Background 		 CXuiImageElement 		 Games background image 		
		 VideoBack 		 CXuiElement 		   	 Video backgroud 		
		 Video 			 CXuiVideo 			 Preview video 		
		 settings 		 CXuiNavButton 			 Launches Title Specific Settings Window 		
		 DateTime 		 CXuiTextElement 		 Current Date and time 		
		 options 		 CXuiNavButton 			 Launches Option menu 		
		 ViewScenes 		 CXuiNavButton 			 Launches ScreenShotViewer 		
		 BackButton 		 CXuiBackButton 		 Goes Back one screen 		
		 XuiControl1 		 CXuiControl 			 Shows the grey box the text goes on 		


-----------------------
== genres.xui - GenreList ==
----------------------
		 GenreList* 		 CXuiList 			 List of genres 		
		 GamesList 		 CXuiList 			 List containg games in genre 		
		 TitleText 		 CXuiTextElement 		 screen title 		
		 TxtFreeMem 		 CXuiTextElement 		 current free memory (mainly for debugging) 		
		 GameInGenre 		 CXuiTextElement 		 text list of games in genre 		
		 XButton* 		 CXuiControl 			 handle x button 		
		 AButton* 		 CXuiControl 			 handle a button 		
		 BButton* 		 CXuiControl 			 handle b button 		
		 Date 			 CXuiTextElement 		 Current Date 		
		 Time 			 CXuiTextElement 		 Current Time 		
		 DateTime 		 CXuiTextElement 		 Current Date and time 		
		 Options 		 CXuiNavButton 			 Loads Options Menu 		
		 BackButton 		 CXuiBackBUtton 		 goes back one screen 		
		 CXuiControl1 		 CXuiControl 			 Displays grey panel. 		


-------------------------
== options.xui - ScnOptions ==
------------------------
=== Main Tab ===
		 HelpInfo 		 CxuiTextElement 		 Show information on tab switching. 		
		 HelInfoBackGround 	 CxuixControl 			 Background for helpinfo area. 		
		 Tab1Label 		 CxuitextElement 		 label for 1st Tab 		
		 Tab2Label 		 CXuiTextElement 		 Label for 2nd Tab 		
		 Tab3Label 		 CxuitextElement 		 Label for 3rd Tab 		
		 Tab4Lable 		 CXuiTextElement 		 Label for 4th Tab 		
		 TabBack 		 CXuiControl 			 BackGround for tab area 		
		 BackButton 		 CxuiBackButton 		 Goes Back one screen 		

=== Tab 1 - ScnoptionsMainScreen ===

		 TabHighLight 		 CXuiControl 			 Highlight the tab you are on 		
		 TiimeLabel 		 CXuiTextElement 		 Label for the time display 		
		 DateFormat 		 CXuiList 			 Date display format 		
		 TimeFormat 		 CXuiList 			 Time display format 		
		 DateLabel 		 CxuiTextElement 		 Label for the Date Display 		
		 DisplayTemp 		 CxuiCheckbox 			 Enables temperatures on the main scren 		
		 DisplayCelcius 	 CxuiCheckbox 			 Changes Temperature display between celcius and Fahrenheit 		
		 DisplayStatus 		 CXuiCheckbox 			 Enables Status on main screen 		
		 DisplayIP 		 CxuiCheckbox 			 Enabled IP on main Screen 		
		 DisplayDisk 		 CXuiCheckbox 			 Enables Free Disk Space on Main Screen 		
		 ReloadSkin 		 CXuiControl 			 reload skin button 		

=== Tab 2 - ScnOptionsGameList ===

		 TabHighLight 		 CXuiControl 			 Highlight the tab you are on 		
		 PCEnabled 		 CXuiCheckBox 			 Enables parental controls 		
		 UseBackgrounds  	 CXuiCheckbox 			 should background images be displayed 		
		 UsePreviewVideos	 CXuiCheckbox 			 should preview videos be displayed 		
		 UseBackgrounds 	 CXuiCheckbox 			 should background images be displayed 		
		 Reset 			 CXuiControl 			 reset all data button 		

=== Tab 3 - ScnOptionsSystemSettings ===

		 TabHighLight 		 CXuiControl 			 Highlight the tab you are on 		
		 VOverLabel 		 CxuITextElement 		 Label for Verticle Overscan 		
		 HOverLabel 		 CXuiTextElement 		 Label For horizontal Overscan 		
		 HorizOverscan 		 CxuiSlider 			 Control to change Horizontal Overscan 		
		 VertOverscan 		 CXuiSlider 			 Control to change Verticle Overscan 		
		 LEDLable 		 CXuiTextElement 		 Lable for LED Settings 		
		 LedType 		 CXuiCommonList 		 Selection box for LED Settings 		

=== Tab 4 - ScnOptionsChooseSkin ===
		 TabHighLight 		 CXuiControl 			 Highlight the tab you are on 		
		 SkinLabel 		 CxuiTextElement 		 Label for skinning settings 		
		 Skin 			 CXuiCommonList 		 Button to load skins scene 		


--------------------------------
== screenshots.xui - ScnScreenshots ==
--------------------------------
		 Screenshot 		 CXuiImageElement 		 screenshot 		
		 Right* 		 CXuiControl 			 next screenshot 		
		 Left* 		 	 CXuiControl 			 prev screenshto 		
		 AButton* 		 CXuiControl 			 laucnh game button 		
		 Settings 		 CXuiNavButton 			 Loads Settins Screen 		
		 BackButton 		 CXuiBackButton 		 goes back one screen 		


--------------------------
== pickpath.xui - ScnPickPath ==
-------------------------- 
		 BtnUsb* 		 CXuiControl 			 choose usb 		
		 BtnHDD* 		 CXuiControl 			 choose hdd 		
		 Information 		 XCuiTextElement 		 Information panel about the program 		
		 Title 			 CXuiTextElement 			 Title Information 		
		 Prompt 		 CXuiTextElement 		 Prompt information 		
		 XuiControl1 		 CXuiControl 			 Grey Background 		

---------------------------------
== Utilities.xur - ScnUtilities ==
-----------------------------------


		 FileManager 		 XuiNavBUtton 			 Open FileManager.xur 		
		 CopyDVD 		 XuiNavButton 			 Open FileOps.Xur 		
		 Settings 		 XuiNavButton 			 Open Options.Xur 		
		 BackButton 		 XuiBackButton 			 Goes Back one screen 		
		 RestartFreestyle  	 CXuiButton 			 restarts Freestyle Dash 		
		 StorageStatus 		 CXuiButton 			 Show Storage Status Screen 		
		 SystemStatus 		 CXuiButton 			 Show System Status Screen 		
		 Title 			 CXuiTextElement 		 Title Information 		
		 XuiControl1 		 CxuiControl 			 Grey Background Panel 		


----------------------------------
== Filemanager.xur - ScnFileBrowser ==
-----------------------------------
		 Video 			 XuiVideo 			 To be honest i don't know what this does 		
		 Copy 			 XuiButton 			 Copy Function 		
		 ChooseDrive 		 CXuiButton 			 Switch between active drive 		
		 CopyText 		 CXuiTextElement 		 INformation about what is copied 		
		 CopyPanel 		 CxuiControl 			 Background for CopyTest 		
		 TitleText 		 CXuiTextElement 		 Title Information 		
		 Paste 			 CXuiButton 			 Paste function 		
		 FileList 		 CXuiList 			 List of files 		
		 AButton 		 CxuiButton 			 A Button Information 		
		 Drive 			 CXuiButton 			 Button to change Drives 		
		 REname 		 CXuiButton 			 Rename Function 		
		 Cut 			 CXuiBUtton 			 Cut Function 		
		 MakeDir 		 CXuiButton 			 function to create a directory 		 
		 Delete 		 CXuiButton 			 Delete Function 		
		 XuiControl1 		 CXuiControl 			 Gret Panel 		
		 BackButton 		 CXuiBackButton 		 Go back one screen 		
		 ControlPanel 		 CXuiControl			 Grey Panel Behind function Buttons 		

-----------------------------------------
== Fileop.xur - ScnFileOp ==
--------------------------------------

		 BackButton 		 CXuiBackButton 		 Go back one screen 		
		 CurrentFile 		 CXuiTextElement 		 current File information 		
		 From 			 CXuitextElement 		 From Location 		
		 To 			 CXuiTextElement 		 to Location 		
		 XuiControl1 		 CXuiControl 			 Grey Background 		
		 Sub2Progress 		 CXuiProgressBar 		 Progress bar 		
		 Sub1Progress 		 CXuiProgressBar 		 Progress bar 		
		 Stats 			 CXuiTextElement 		 Stats Title 		
		 Title 			 CxuiTextElement 		 Screen Title 		
		 Function 		 CXuiTextElement 		 What function we are performing 		

* = Element Required to Function.